home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1997 / HAM Radio 1997.iso / vbxs / vbst / vbcd.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1996-04-08  |  3.4 KB  |  90 lines

  1. Form1
  2. CD Audio Player
  3. Form1
  4. Timer1
  5. Command8
  6. &Right
  7. Command7
  8. &Left
  9. Command6
  10. Pre&v
  11. Command5
  12. &Next
  13. Command4
  14. &Cont
  15. Command3
  16. Pa&use
  17. Command2
  18. &Stop
  19. Command1
  20. &Play
  21. Label1
  22. 00:00:00
  23. Label1
  24. Label1
  25. Current Track:
  26. Label1
  27. 00:00:00
  28. Label1
  29. Length:
  30. Label1
  31. Label1
  32. Tracks:
  33. Command6_Click>
  34. @    Form_Load
  35. VBmciSendString
  36. lpCmd
  37. Label1
  38. Caption
  39. CurrentTrack
  40. Command5_Click
  41. Command1_Click
  42. Command2_Click
  43. Command3_ClickL
  44. Command4_Click
  45. Timer1.
  46. Enabled
  47. Timer1_Timer
  48. track
  49. Command7_Clickh
  50. LeftOn
  51. Command8_Click
  52. RightOnX
  53.     vbstr.dll    
  54. Command1_Click
  55. play cdaudio
  56. error
  57. Command2_Click
  58. stop cdaudio
  59. error
  60. Command3_Click
  61. pause cdaudio
  62. Command4_Click
  63. resume cdaudio
  64. Command5_Click
  65. status cdaudio position track
  66. play cdaudio from 
  67. Command6_Click
  68. status cdaudio position track
  69. play cdaudio from 
  70. Command7_Click
  71. set cdaudio audio left off
  72. set cdaudio audio left on
  73. Command8_Click
  74. set cdaudio audio right off
  75. set cdaudio audio right on
  76. Form_Load
  77. capability cdaudio can play
  78. error
  79. Unable to locate CD Player
  80. false
  81. CD Player cannot play CD
  82. status cdaudio number of tracks
  83. error
  84. status cdaudio length
  85. error
  86. Timer1_Timer
  87. status cdaudio current track
  88. error
  89. status cdaudio position
  90.